Remove the complexity of the config_handlers mechanism in favour of a simple
authoremellor@ewan <emellor@ewan>
Sun, 18 Sep 2005 17:21:12 +0000 (18:21 +0100)
committeremellor@ewan <emellor@ewan>
Sun, 18 Sep 2005 17:21:12 +0000 (18:21 +0100)
commit9fa82ce91a8713955fab6a3451b0020590657d86
tree1bccb13cf40105388bfb0a4d76b00ff3ce0c5828
parentea07fa29e208fa822187b4beee0a41dd75aad50a
Remove the complexity of the config_handlers mechanism in favour of a simple
configure_maxmem method. The config_handlers mechanism was trying to be a
general configuration-registration framework, but that functionality was
unused and confusing.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendDomainInfo.py